home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 94 / SGDS 94.2mg / SDGS.94 / SDC94 / C / QD.LINGO.PHR < prev    next >
Encoding:
Text File  |  1989-06-18  |  4.2 KB  |  50 lines  |  [04] ASCII Text (0x0000)

  1. Memory elements stored in order that can be accessed by number.
  2. The character set, including the upper and lower case letters, numbers, and punctuation.
  3. The most fundamental language used by programmers. Machine language with labels and mnemonics.
  4. Beginner's All-purpose Symbolic Interchange Code. An easy-to-learn programming language.
  5. A computer system set up to exchange information via phone lines with other computers.
  6. The most fundamental means of data storage. Eight-bit data of any sort.
  7. One or zero; yes or no; true or false. The ultimate unit from which all computer information is built up.
  8. Copy a binary file from disk into memory.
  9. Copy a binary file from disk into memory. Then attempt to execute the binary data.
  10. Copy an area of memory into a file on disk.
  11. Eight bits of data which the computer manipulates at once.
  12. A plastic and metal plane with integrated circuits attached.
  13. This command lists the names of the files on a disk.
  14. Most often used to make subdirectory files, this command can make an empty file of any type.
  15. ProDOS's generic execution command. Enter this symbol and a filename. ProDOS will try to execute that file.
  16. ProDOS command: remove a file from your disk. In word-processors, this key removes one character.
  17. A list of the files on a disk, or a file containing such a list.
  18. Disk Operating System. It usually refers to the obsolete revision 3.3, designed for 5.25" disks.
  19. A peripheral unit containing magnetic media, used for storage and retrieval of data.
  20. Any combination of keypresses followed by pressing the RETURN key.
  21. In many, if not most, applications you press this key if you want to quit what you are doing or quit altogether.
  22. Any collection of data, of any type. Usually refers to such a collection stored on a disk.
  23. Commonly means the 5.25" or 8" variety of disk, but which may be applied to any removable mylar-based magnetic disk.
  24. Apple's desktop environment operating system for the GS computer.
  25. High-speed, high volume disk media which cannot be removed from its drive.
  26. Graphics consisting of many thousands of tiny dots, called pixels, on the screen.
  27. Actually, 1024 bytes. A unit used to measure the size of memory or disk storage.
  28. Graphics consisting of hundreds or thousands of rather large dots on the screen.
  29. Copy a file from disk into the computer's memory.
  30. Binary data that can be executed as a program by a computer.
  31. Actually, 1,048,576 bytes. A unit used to measure the size of large amounts of memory or disk storage.
  32. The fast-access storage in your computer.
  33. Binary data that can be executed as a program by a computer.
  34. A device used to connect a computer to phone lines so it can call and "converse" with other computers.
  35. Data transferred over several wires at once, usually transferring one or more bytes of data at a time.
  36. The version of DOS that replaces Apple's DOS 3.3, featuring subdirectories, fast loading, and many drive types.
  37. Material on which there is no copyright, or for which the copyright has been officially released by the author.
  38. Called random because you can access any part directly, this is the fast, temorary storage in all computers.
  39. RAM that has been configured to act like a disk drive. It is much faster than a floppy, but not permanent.
  40. Memory which has data permanently stored in it. You can read this memory but not write to it.
  41. ROM that has been set up to act like a disk drive. This term is also used to describe permanent, battery-powered RAM.
  42. In general, load a file from disk into memory and execute it. DOS command to execute BASIC programs.
  43. Copy data from from memory to a disk file. You do this if you don't want to lose the data when you turn the power off.
  44. Data transferred over a single wire or a pair of wires, one bit at a time.
  45. Expansion ports in an Apple. You plug in circuit cards to add peripherals, etc. to your computer.
  46. A file of type "DIR." Files of this type consist of a catalogs of other files. Also known as a "folder."
  47. The most general way to store ASCII data. Each byte represents one letter or other character.
  48. A program intended to lurk in the recesses of your computer and destroy your work when you can least afford it.
  49. Put a tab on the notch of a 5.25" disk or slide the tab open in the corner of a 3.5" disk. Prevents changes.
  50.